device, devicehigh

Loads a driver into memory.
   device=[d:][path]file [options]
   devicehigh=[d:][path]file [options]
device loads the driver into conventional memory, whereas devicehigh loads the drive into high memory.

Options

  d:path\file
  The driver to load.

  'options'
  These are options to the driver program, not to the 'device'
  command.

See Also

config.sys
Copyright © 1998 Jim Hall
This file is derived from the FreeDOS Spec Appendices. See the file H2Cpying.txt for copying conditions.